home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1996 January
/
Computer Life January 1996.iso
/
blizzard
/
blizdemo
/
blizdemo.exe
/
GAMESHAT.DXR
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-12
|
204 b
|
13 lines
on startMovie
set the timeoutLength to 600 * 60
cursor(200)
set the soundLevel to 4
end
on mouseDown
sound fadeOut 2, 1 * 60
sound fadeOut 1, 1 * 60
go(#next)
play movie "shatmenu.dir"
end